home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Me-Mz
/
Mike's Externals.cpt
/
Mike's Externals
/
card_6567.txt
< prev
next >
Wrap
Text File
|
1990-02-22
|
667b
|
31 lines
-- card: 6567 from stack: in
-- bmap block id: 0
-- flags: 0000
-- background id: 2764
-- name:
-- part contents for background part 17
----- text -----
Replace
-- part contents for background part 18
----- text -----
Jon Wind
-- part contents for background part 19
----- text -----
XFCN
-- part contents for background part 20
----- text -----
replace(searchStr,replaceStr,sourceString)
-- part contents for background part 21
----- text -----
Finds a search string within the sourcestring, and replaces it with the replacestring.
-- part contents for background part 23
----- text -----
put replace("love","loathe","I love Iowa") into msg -->I loathe Iowa